Leadtools.Dicom.Common

GetOrientationPlane(Double[]) Method

Show in webframe





An array of exactly six System.Double values, corresponding to the two direction cosine vectors.
Indicates the Leadtools.Dicom.Common.DataTypes.Plane that is the closest to a specified by two direction cosine vectors.
Syntax
public static Plane GetOrientationPlane( 
   double[] d
)
'Declaration
 
Public Overloads Shared Function GetOrientationPlane( _
   ByVal d() As Double _
) As Plane
'Usage
 
Dim d() As Double
Dim value As Plane
 
value = OrientationManager.GetOrientationPlane(d)

            

            
public:
static Plane GetOrientationPlane( 
   array<double>^ d
) 

Parameters

d
An array of exactly six System.Double values, corresponding to the two direction cosine vectors.

Return Value

The Leadtools.Dicom.Common.DataTypes.Plane that is the closest to that specified by two direction cosine vectors.
Remarks
The d species exactly six values. The first three values correspond to the direction cosine of the first row with respect to the patient. The second three values correspond to the direction cosine of the first column with respect to the patient.
Requirements

Target Platforms

See Also

Reference

OrientationManager Class
OrientationManager Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features